From 664b9d187a55cce2fd19dc137414fd7ab634c4e7 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 21 Mar 2012 14:27:05 -0400 Subject: [PATCH] Fix last ChangeLog + Andreas Politz has signed paperwork. --- lisp/ChangeLog | 4 +++- lisp/ChangeLog.14 | 2 +- lisp/ChangeLog.15 | 4 ++-- src/ChangeLog.11 | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a24b90ca6a..5e77b440128 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,9 @@ -2012-03-21 Stefan Monnier +2012-03-21 Andreas Politz * outline.el (outline-flag-region): Evaporate overlays (bug#10789). +2012-03-21 Stefan Monnier + * progmodes/etags.el (tags-completion-at-point-function): Improve last fix. diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 48040d94f3e..2ddd8456a0d 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -7114,7 +7114,7 @@ vc-default-mark-resolved. (vc-default-mark-resolved): Change to an alias for ignore. -2008-09-24 Andreas Politz (tiny change) +2008-09-24 Andreas Politz * term.el (term-emulate-terminal): Encode input string before checking its length. diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index d937f64a97b..e629898daa8 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -14934,7 +14934,7 @@ * woman.el (woman-make-bufname): Handle man-pages with "." in the name. (Bug#5038) -2009-12-02 Andreas Politz (tiny change) +2009-12-02 Andreas Politz * ido.el (ido-file-internal): Handle filenames at point that do not have a directory part. (Bug#5049) @@ -19488,7 +19488,7 @@ (elint-log-message): Add optional argument. Use elint-output. (elint-set-mode-line): New function. -2009-09-12 Andreas Politz (tiny change) +2009-09-12 Andreas Politz * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233). diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index a8ee93c589d..6a6529746b0 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -9627,7 +9627,7 @@ * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars on left. -2010-03-13 Andreas Politz (tiny change) +2010-03-13 Andreas Politz * editfns.c (Fformat): Account for string precision when computing field width (Bug#5710). -- 2.30.2